Developer Documentation
PATH  WebObjects 4.5 Documentation > Getting Started With Direct to Java Client

   

Architectural Overview

Direct to Java Client applications are three tier, comprising a database server, a server application, and a client application. Figure 1 shows the three tiers and the Java packages used in them.

Figure 1. The Components of a Direct to Java Client Application

All of the packages except eoapplication, eogeneration, and directtoweb are used in exactly the same way in a Direct to Java Client application as they are in a Java Client application (an application for which you provide the user interface):

The remaining packages distinguish a regular Java Client application from a Direct to Java Client application.

The way these packages provide their functionality is discussed in more detail in the following sections.


© 1999 Apple Computer, Inc. – (Draft. Last updated 05 Jan 00)